From f10422fbbc5c244d130b203416a897a19cd297c1 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 19 Feb 2018 14:46:32 +0100 Subject: [PATCH] appliance: include dash for Debian distros Make sure that /bin/sh is available in the appliance, and that path is provided by dash on Debian distributions. Gbp-Pq: Name 0011-appliance-include-dash-for-Debian-distros.patch --- appliance/packagelist.in | 1 + 1 file changed, 1 insertion(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index 71a928e2..cf264f97 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -60,6 +60,7 @@ ifelse(DEBIAN,1, dnl old name used in Jessie and earlier btrfs-tools cryptsetup + dash extlinux fdisk genisoimage -- 2.30.2